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