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