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