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