import * as React from "react"; declare function SvgHome(props: React.SVGProps): React.JSX.Element; export default SvgHome;