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