variable decodeimport { decode } from "https://dotland.deno.dev/x/hono@v4.2.6/utils/jwt/jwt.ts"; type(token: string) => { header: any; payload: any; }