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