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