variable Cacheimport { Cache } from "https://deno.land/x/deno@v2.0.4/ext/cache/lib.deno_cache.d.ts"; type{ readonly prototype: Cache; new (): never; }