import * as webpack from 'webpack';
import { U as UserOptions } from './types-AxT-ueK5.cjs';
import 'vite';
import 'magic-string';

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

export { _default as default };
