






#import <UIKit/UIKit.h>

NS_ASSUME_NONNULL_BEGIN

@interface WithFreestyleSymmetricTeaspoonsScriptCell : UITableViewCell


@property (nonatomic,strong) UIImageView * threadEastView;


@property (nonatomic,strong) UILabel * sheetPenName;


@property (nonatomic,strong) UILabel * creationSixTime;

@end

NS_ASSUME_NONNULL_END
