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