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