luxlabs header browser preview


@class NSString;

@interface MTSearchSeeAllSection : NSObject {
    void /* unknown type, empty encoding */ nextPage;
}

@property (nonatomic, readonly) void /* unknown type, empty encoding */ contentType;
@property (nonatomic, readonly) NSString *nextPage;

- (id)init;
- (void).cxx_destruct;
- (id)initWithContentType:(long long)a0 nextPage:(id)a1;

@end