import * as webpack from "webpack"; export declare function webpackAppConfig(env: any, config: any, appType?: string): webpack.Configuration;