import * as webpack from 'webpack'; declare const _default: (entry: string, assetPrefixs: string) => webpack.Configuration; export default _default;