import * as rollup from 'rollup';
import { O as Options } from './types-BHDmqnFa.cjs';
import '@antfu/utils';
import 'chokidar';

declare const _default: (options?: Options | undefined) => rollup.Plugin<any> | rollup.Plugin<any>[];

export { _default as default };
