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