import { ServerPlugin } from '.';
export declare const envPublicPath = "/vite/env";
export declare const envPlugin: ServerPlugin;
