export declare function loadEnv(config?: { mode?: string; envDir?: string; }): Record;