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