luxlabs header browser preview


@class UIView;

@interface AVTCollectionViewCell : UICollectionViewCell

@property (retain, nonatomic) UIView *subview;

+ (id)reuseIdentifier;

- (void).cxx_destruct;

@end