import type { Plugin } from 'vite';
export declare function makePluginWebOnly(plugin: Plugin): Plugin<any>;
//# sourceMappingURL=makePluginWebOnly.d.ts.map