export { ChatBot } from './components/ChatBot';
export type { ChatbotConfig, ChatbotProps, Message } from './types';
//# sourceMappingURL=index.d.ts.map