import { Config } from '../../config'; import { Configuration } from 'webpack'; export declare function webpackConfigMake(cfg?: Config): Promise;