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