import type { IconProps } from '../../types'; declare const MailOpenFill: import("react").NamedExoticComponent; /** * MingCute Icon: Mail Open Fill * @see {@link https://www.mingcute.com MingCute Icon Docs} */ export { MailOpenFill };