export declare function getEnv(): import("./context").Bindings | NodeJS.ProcessEnv;
