






#import <UIKit/UIKit.h>

NS_ASSUME_NONNULL_BEGIN

@interface SuccessPointFootnoteCoalescedTightCell : UITableViewCell


@property (nonatomic,strong) UIImageView * twoSharpenView;


@property (nonatomic,strong) UILabel * twistPutName;


@property (nonatomic,strong) UILabel * refinedFullTime;

@end

NS_ASSUME_NONNULL_END
