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