export function jwtDecode(token: string, options?: { header: boolean }): any