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