import type { PluginOption } from 'vite';
export declare const StripUCDLifecycleServerPlugin: PluginOption;
