luxlabs header browser preview


@class PKPassGroupView;

@interface PKPassGroupViewCollectionViewCell : PKDashboardCollectionViewCell

@property (retain, nonatomic) PKPassGroupView *groupView;

- (void).cxx_destruct;
- (void)layoutSubviews;

@end