interface JwtDataimport { type JwtData } from "https://deno.land/x/darkflare@v5.0.3/jwt/mod.ts"; Propertiesheader: JwtHeaderpayload: JwtPayload