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