export declare const isJwtTokenExpired: (token: string) => boolean;