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