import * as webpack from 'webpack'; import { P as PluginOption } from './types-BdogSntp.cjs'; declare const _default: (options: PluginOption) => webpack.WebpackPluginInstance; export = _default;