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