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