import type { IconProps } from '../../types';
declare const MessengerLine: import("react").NamedExoticComponent<IconProps>;
/**
 * MingCute Icon: Messenger Line
 * @see {@link https://www.mingcute.com MingCute Icon Docs}
 */
export { MessengerLine };
