luxlabs header browser preview


@class BSCFBundle;

@interface UNSNotificationTopicRecordMapper : NSObject {
    BSCFBundle *_bundle;
}

- (id)initWithBundle:(id)a0;
- (void).cxx_destruct;
- (id)notificationTopicForNotificationTopicRecord:(id)a0;

@end