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