import Chatbot from './components/Chat/Chatbot'; export { Chatbot }; export default Chatbot;