luxlabs header browser preview


@class BSCFBundle;

@interface UNSNotificationCategoryRecordMapper : NSObject {
    BSCFBundle *_bundle;
}

- (id)initWithBundle:(id)a0;
- (id)notificationCategoryForNotificationCategoryRecord:(id)a0;
- (id)notificationActionForNotificationActionRecord:(id)a0;
- (void).cxx_destruct;

@end