luxlabs header browser preview


@class UIColor;

@interface PSDeleteButtonCell : PSTableCell {
    UIColor *_buttonColor;
}

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

@end