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