export declare function loadProjectEnvVariables(): Promise; export declare function loadTargetEnvVariables(targetName: string): Promise;