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