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