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