export declare class HT_TokenService { static parseJwt(jwtToken: any): any; }