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