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