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