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