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