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