import type { ResolvedConfig } from "vite"; export declare function ssrBuild(viteConfig: ResolvedConfig, ssrConfig: any, argv: any): Promise; //# sourceMappingURL=index.d.ts.map