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