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