luxlabs header browser preview


@class UILabel;

@interface FPUIAuthenticationButtonLikeCell : UITableViewCell

@property (weak, nonatomic) UILabel *label;

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

@end