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