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