luxlabs header browser preview


@class UILabel;

@interface SFAutoFillPasswordsTableViewCell : UITableViewCell {
    UILabel *_titleLabel;
}

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

@end