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