NodeHealth: {
    overallStatus: HealthStatus;
    protocolStatuses: ProtocolsHealthStatus;
}

Type declaration