variable fetchPublicKeyimport { fetchPublicKey } from "https://deno.land/x/live@1.53.6/deps.ts"; type(service: string, kid?: string) => Promise<JsonWebKey>