import * as webpack from 'webpack';

declare const _default: (options?: {} | undefined) => webpack.WebpackPluginInstance;

export { _default as default };
