@interface NewsUI2.MagazineSectionBarViewController : UIViewController <TUKeyCommandTraversable, TUDeselectable> { void /* unknown type, empty encoding */ styler; void /* unknown type, empty encoding */ eventHandler; void /* unknown type, empty encoding */ blueprintViewController; void /* unknown type, empty encoding */ blueprintLayoutProvider; void /* unknown type, empty encoding */ config; void /* unknown type, empty encoding */ isBeingUsedAsPlugin; void /* unknown type, empty encoding */ pluggableDelegate; void /* unknown type, empty encoding */ lastComputedSize; void /* unknown type, empty encoding */ previousSelectedIndexPath; } - (void)traitCollectionDidChange:(id)a0; - (void)viewWillLayoutSubviews; - (void)viewDidLoad; - (void)deselect; - (void)startTraversingWithDirection:(long long)a0; - (id)initWithNibName:(id)a0 bundle:(id)a1; - (void).cxx_destruct; - (id)initWithCoder:(id)a0; @end