export declare function safeEnv(env: any): "test" | "development" | "production"; //# sourceMappingURL=safeEnv.d.ts.map