import type { Plugin } from 'vite';
export declare function bundledDevPlugin(enabled: boolean): Plugin;
//# sourceMappingURL=bundledDevPlugin.d.ts.map