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