luxlabs header browser preview


@interface NewsUI2.SearchDataManager : NSObject {
    void /* unknown type, empty encoding */ delegate;
    void /* unknown type, empty encoding */ searchService;
    void /* unknown type, empty encoding */ tagService;
    void /* unknown type, empty encoding */ subscriptionService;
    void /* unknown type, empty encoding */ feedServiceConfigFetcher;
    void /* unknown type, empty encoding */ feedService;
    void /* unknown type, empty encoding */ accessQueue;
    void /* unknown type, empty encoding */ feedServiceConfig;
    void /* unknown type, empty encoding */ headlinesInGroup;
}

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

@end