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