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