import type { WebpackPluginInstance } from "webpack"; declare const _default: () => WebpackPluginInstance; export default _default;