export declare function jwtDecode(token: string): Record | null;