import ChatInterface from "./components/ChatInterface"; function App() { return ; } export default App;