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