import type { FC, SVGProps } from "react";
export declare const Home: FC<SVGProps<SVGSVGElement>>;
export default Home;
//# sourceMappingURL=Home.d.ts.map