@class GKPlayer, NSDictionary, UILabel, GKDashboardPlayerPhotoView; @interface GKBasePlayerCell : GKCollectionViewCell @property (retain, nonatomic) GKPlayer *player; @property (retain, nonatomic) UILabel *nameLabel; @property (retain, nonatomic) GKDashboardPlayerPhotoView *iconView; @property (retain, nonatomic) NSDictionary *metricsOverrides; + (void)initialize; + (BOOL)requiresConstraintBasedLayout; + (double)defaultRowHeight; + (id)itemHeightList; + (id)itemHeightListForIdiom:(long long)a0; + (id)padMetrics; + (id)phoneMetrics; - (void)prepareForReuse; - (id)initWithFrame:(struct CGRect { struct CGPoint { double x0; double x1; } x0; struct CGSize { double x0; double x1; } x1; })a0; - (id)popoverSourceView; - (void).cxx_destruct; - (struct CGRect { struct CGPoint { double x0; double x1; } x0; struct CGSize { double x0; double x1; } x1; })alignmentRectForText; - (BOOL)canRemoveItem; - (void)didUpdateModel; - (void)setRepresentedItem:(id)a0; @end