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