import type { IconProps } from '../../types';
declare const MailDownloadLine: import("react").NamedExoticComponent<IconProps>;
/**
 * Remix Icon: Mail Download Line
 * @see {@link https://remixicon.com/icon/mail-download-line Remix Icon Docs}
 */
export { MailDownloadLine };
