type alias Cookieimport { type Cookie } from "https://deno.land/x/hono@v2.7.2/utils/cookie.ts"; definition: Record<string, string>