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