import type { SVGProps } from 'react'; import * as React from 'react'; declare const SvgHomeFill: (props: SVGProps) => React.JSX.Element; export default SvgHomeFill; //# sourceMappingURL=HomeFill.d.ts.map