/// import { IconProps } from "../SvgIcon"; export declare const Home: (props?: IconProps) => JSX.Element; export default Home;