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