// This file is generated and will be overwritten automatically. #import @class MBXResourceLoadProgress; NS_SWIFT_NAME(ResourceLoadProgressCallback) typedef void (^MBXResourceLoadProgressCallback)(MBXResourceLoadProgress * _Nonnull progress); // NOLINT(modernize-use-using)