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