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