import Router from "./router"; function App() { return ( <> ); } export default App;