luxlabs header browser preview


@class NSArray;

@interface HSBrowseResponse : HSResponse

@property (copy, nonatomic) NSArray *collections;

- (void)dealloc;
- (void).cxx_destruct;

@end