import type { ClientHandler } from './types';
export declare const viteSSR: ClientHandler;
export default viteSSR;
