import { DecodedAccessToken } from "./verify"; export declare function decodeJWT(jwt: string): T; //# sourceMappingURL=decode.d.ts.map