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