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