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