import { ServerPlugin } from '.';
export declare const clientFilePath: string;
export declare const clientPublicPath = "/vite/client";
export declare const clientPlugin: ServerPlugin;
