export declare const useChatBot: () => { messageHistory: any; addMessage: any; removeMessageHistory: any; removeLoadingMessage: any; }; //# sourceMappingURL=useChatBot.d.ts.map