import { ChatClientImpl } from '../api/v0/chat'; export declare const getChatClient: (metaData?: any) => ChatClientImpl;