export type BotClientType = 'dialog' | 'agent';
