@interface NewsArticles.BrandBarToolbarCompressionAnimation : _TtCs12_SwiftObject <TUBarCompressionAnimating> { void /* unknown type, empty encoding */ brandBar; } @property (nonatomic, readonly) void /* unknown type, empty encoding */ shouldCompressAtTop; @property (nonatomic, readonly) void /* unknown type, empty encoding */ topOffset; @property (nonatomic, readonly) void /* unknown type, empty encoding */ shouldCloseGapOnScroll; - (double)maximumBarHeightForTraitCollection:(id)a0; - (void)updateWithPercentage:(double)a0; - (void)reloadWithTraitCollection:(id)a0; - (void)scrollViewIsAtTop:(BOOL)a0 offset:(double)a1; - (void)prepareForUpdates; - (double)minimumBarHeightForTraitCollection:(id)a0; - (BOOL)animationShouldBeginForScrollView:(id)a0 currentlyFullyCompressed:(BOOL)a1; @end