#import "MGLTypes.h" NS_ASSUME_NONNULL_BEGIN @interface NSBundle (MGLAdditions) + (NSString *)mgl_resourceBundlePath; @end NS_ASSUME_NONNULL_END