StarOutlined.d.ts 116 Bytes
import { IconDefinition } from '../types';
declare const StarOutlined: IconDefinition;
export default StarOutlined;