variable decodeimport { decode } from "https://dotland.deno.dev/x/jose@v5.9.6/runtime/base64url.ts"; type(input: Uint8Array | string) => unknown