luxlabs header browser preview


@class NSMutableDictionary;

@interface _UITraitChangeRegistry : NSObject {
    NSMutableDictionary *_registrations;
}

- (id)init;
- (void).cxx_destruct;

@end