import HeaderWithNav from './layouts/HeaderWithNav'; import AppRouter from './router'; function App() { return ; } export default App;