import { SVGProps } from 'react'; declare const IconHomeFill: (props: SVGProps) => JSX.Element; export default IconHomeFill;