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