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