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