export interface Env { DATABASE: D1Database KV_CACHE: KVNamespace userKEK: string CF_ACCOUNT_ID: string CF_API_TOKEN: string }