






#import "SurgeHalfMatchCell.h"

NS_ASSUME_NONNULL_BEGIN

@interface PintMustFixSonCell : SurgeHalfMatchCell

@property (nonatomic, strong) UILabel *tooCapsLabel;

@end

NS_ASSUME_NONNULL_END
