luxlabs header browser preview


@class TLKLabel;

@interface SearchUIScreenTimeView : NUIContainerStackView

@property (retain, nonatomic) TLKLabel *label;

- (void)updateWithRowModel:(id)a0;
- (id)init;
- (void).cxx_destruct;

@end