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