import { AppProviders } from '~/app/providers'; import { AppRouter } from '~/app/router'; const App = () => ( ); export default App;