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

declare const ChatOffLineIcon: RemixiconReactIconComponentType;
export default ChatOffLineIcon;
