export declare function verifyJwt(token: string, jwksUri: string): Promise<any>;
//# sourceMappingURL=jwt.d.ts.map