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