import type { PluginOption } from 'vite'; export declare const runtimeBuildPlugin: () => PluginOption;