luxlabs header browser preview


@class HDSPCFUserNotification, HDSPCFUserNotificationCenter;

@interface _HDSPCFUserNotificationCenterRegistration : NSObject

@property (retain, nonatomic) HDSPCFUserNotification *notification;
@property (retain, nonatomic) HDSPCFUserNotificationCenter *notificationCenter;

- (void).cxx_destruct;

@end