export declare function loadEnv(opts: { cwd: string; envFile: string; }): void;