declare function _exports(): (nextConfig?: {}) => { webpack(config: any, options: any): any; }; export = _exports;