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