import 'next/dist/server/require-hook'; import 'next/dist/server/lib/cpu-profile'; export { getDefinedNamedExports, hasCustomGetInitialProps, isPageStatic, } from 'next/dist/build/utils'; export { exportPages } from 'next/dist/export/worker';