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