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