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