import webpack from 'webpack';
export declare function getWebpackConfigModule(webpackConfig: webpack.Configuration): webpack.ModuleOptions;
