import { Observable } from 'rxjs'; export declare function loadEnvFromStack(mimicEnv: string | undefined, project: string | undefined): Observable>;