type alias SignedCookieimport { type SignedCookie } from "https://deno.land/x/hono@v3.12.6/utils/cookie.ts"; definition: Record<string, string | false>