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