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