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