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