@interface WFLeadingInsetTableViewCell : UITableViewCell - (void)layoutSubviews; - (void)awakeFromNib; - (void)setSelected:(BOOL)a0 animated:(BOOL)a1; - (double)_airportSettingsCellConnectionStateExtraLeadingInset; @end