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