luxlabs header browser preview


@class UIView;

@interface AXTripleClickTableViewCell : UITableViewCell {
    UIView *_topLine;
    UIView *_bottomLine;
}

- (void).cxx_destruct;
- (id)initWithStyle:(long long)a0 reuseIdentifier:(id)a1;
- (void)layoutSubviews;

@end