// This file is generated and will be overwritten automatically. #import @class MBXExpected<__covariant Value, __covariant Error>; @class MBXConfigurationOptions; @class MBXConfigurationServiceError; NS_SWIFT_NAME(ConfigurationServiceGetConfigCallback) typedef void (^MBXConfigurationServiceGetConfigCallback)(MBXExpected * _Nonnull result); // NOLINT(modernize-use-using)