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