interface Cookiesimport { type Cookies } from "https://deno.land/x/deno@v0.28.0/std/http/mod.ts"; Index Signatures[key: string]: string