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