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