interface JSONWebKeySetimport { type JSONWebKeySet } from "https://deno.land/x/jose@v5.4.1/types.d.ts"; JSON Web Key Set Propertieskeys: JWK[]