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