#import @interface BTUIKExpiryInputCollectionViewCell : UICollectionViewCell @property (nonatomic, strong) UILabel *label; - (NSInteger)getInteger; @end