import { ChatLayout } from '@/components/chat/ChatLayout' function App() { return ( ) } export default App