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