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