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