declare const _exports: WebpackConfig;
export = _exports;
export type WebpackConfig = import('webpack').Configuration;
