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