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