import { RemixiconReactIconComponentType } from './dist/typings';

declare const ChatOffFillIcon: RemixiconReactIconComponentType;
export default ChatOffFillIcon;
