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