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