type alias Cookiesimport { type Cookies } from "https://deno.land/std@0.61.0/http/mod.ts"; definition: Record<string, string>