import { NativeEnv } from 'oak-domain/lib/types/Environment';
export declare function getEnv(): Promise<NativeEnv>;