import { type SvgStringOpts } from '../../svgString'; export declare const StarSVG: (opts?: SvgStringOpts) => string; export default StarSVG;