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