import { ResolvedConfig } from 'vite'; export declare function initEnv(config: ResolvedConfig): void;