import Document from 'next/dist/pages/_document'
export * from 'next/dist/pages/_document'
export default Document
