// Generated by Wrangler by running `wrangler types` interface Env { DURABLE_ROOM: DurableObjectNamespace< import("./cloudflare/worker").DurableRoom >; }