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