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