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