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