import { n as UserOptions } from "./types-5fYYU353.cjs"; import * as webpack0 from "webpack"; //#region src/webpack.d.ts declare const _default: (options?: UserOptions | undefined) => webpack0.WebpackPluginInstance; export = _default;