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