import type { Configuration } from 'webpack'; import type Webpack from 'webpack'; export declare const getNestJSWebpackDevConfig: (options: Configuration, webpack: typeof Webpack) => Configuration; //# sourceMappingURL=get-nestjs-webpack-dev.config.d.ts.map