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