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