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