interface JwtIssuerKeyPairimport { type JwtIssuerKeyPair } from "https://dotland.deno.dev/x/live@1.63.12/commons/jwt/jwt.ts"; Propertiespublic: string | JsonWebKeyprivate: string | JsonWebKey