@class NSMutableDictionary; @interface _UISceneEventRegistry : NSObject { NSMutableDictionary *_eventsByType; } - (void).cxx_destruct; @end