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