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