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