export declare function loadEnv(rootDirectory: string): Promise<void>;
