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