declare namespace Cloudflare { interface Env { ASSETS: Fetcher; KV_NAMESPACE: KVNamespace; OTHER_OBJECT: DurableObjectNamespace; } }