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