import type { Plugin as VitePlugin } from 'vite'; export declare function vitePluginSSRManifest(): VitePlugin;