// This file is generated and will be overwritten automatically. #import @class MBNNCompassData; NS_SWIFT_NAME(CompassUpdateCallback) typedef void (^MBNNCompassUpdateCallback)(MBNNCompassData * _Nonnull result); // NOLINT(modernize-use-using)