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