@class PKDiscoveryShelfView; @interface PKDiscoveryArticleLayoutCell : UICollectionViewCell @property (retain, nonatomic) PKDiscoveryShelfView *shelfView; - (void)prepareForReuse; - (void).cxx_destruct; - (id)preferredLayoutAttributesFittingAttributes:(id)a0; - (void)layoutSubviews; @end