// This file is generated and will be overwritten automatically. #import #import @class MBXExpected<__covariant Value, __covariant Error>; @class MBNNRouterError; NS_SWIFT_NAME(RouterRefreshCallback) typedef void (^MBNNRouterRefreshCallback)(MBXExpected * _Nonnull annotationsResponse, MBNNRouterOrigin origin); // NOLINT(modernize-use-using)