// This file is generated and will be overwritten automatically. #import @class MBXEventsServiceError; NS_SWIFT_NAME(TelemetryUtilsResponseCallback) typedef void (^MBXTelemetryUtilsResponseCallback)(MBXEventsServiceError * _Nullable result); // NOLINT(modernize-use-using)