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