export interface Env { ELY_KV: KVNamespace; ELY_ENVIRONMENT: string; }