@class GEOMapItemStorage; @protocol NSObject, GEOMapItem; @interface _GEOMapItemStorageNotificationTrampoline : NSObject { id _mapItem; GEOMapItemStorage *_storage; id _notificationToken; } - (void)dealloc; - (id)initWithMapItem:(id)a0 mapItemStorage:(id)a1; - (void).cxx_destruct; @end