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