import App from 'next/dist/pages/_app'
export * from 'next/dist/pages/_app'
export default App
