@class NTKUpNextImageView, NSString, UILayoutGuide, CLKUIColoringLabel; @interface NTKUpNextLargeWithDetailTextCell : NTKUpNextBaseCell { UILayoutGuide *_contentLayoutGuide; NTKUpNextImageView *_bodyImage; CLKUIColoringLabel *_headerLabel; CLKUIColoringLabel *_bodyLabel; CLKUIColoringLabel *_detail1Label; CLKUIColoringLabel *_detail2Label; } @property (readonly) unsigned long long hash; @property (readonly) Class superclass; @property (readonly, copy) NSString *description; @property (readonly, copy) NSString *debugDescription; - (void)setPaused:(BOOL)a0; - (void)prepareForReuse; - (id)initWithFrame:(struct CGRect { struct CGPoint { double x0; double x1; } x0; struct CGSize { double x0; double x1; } x1; })a0; - (void).cxx_destruct; - (void)configureWithContent:(id)a0; - (id)colorForView:(id)a0 accented:(BOOL)a1; - (id)filterForView:(id)a0 style:(long long)a1; - (id)filterForView:(id)a0 style:(long long)a1 fraction:(double)a2; - (id)filtersForView:(id)a0 style:(long long)a1; - (id)filtersForView:(id)a0 style:(long long)a1 fraction:(double)a2; - (void)transitionToMonochromeWithFraction:(double)a0; - (void)updateMonochromeColor; @end