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