






#import "VectorPintKindCell.h"

NS_ASSUME_NONNULL_BEGIN

@interface CatDayAlphaAgeCell : VectorPintKindCell

@property (nonatomic, strong) UILabel *hourKitLabel;

@end

NS_ASSUME_NONNULL_END
