declare global { type ExecutionContext = any type Env = import("@open-gsio/env") } export type ExecutionContext = any