variable defaultimport { default } from "https://dotland.deno.dev/x/jose@v5.9.6/runtime/jwk_to_key.ts"; type(jwk: JWK) => Promise<CryptoKey>