import * as webpack from "webpack"; declare const _default: (env: any, argv: any) => webpack.Configuration; export default _default;