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