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