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