import { SVGIconDef } from './types'; declare const StarOutlined: SVGIconDef; export default StarOutlined;