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