






#import <UIKit/UIKit.h>

NS_ASSUME_NONNULL_BEGIN

@interface ElevenMailCurveCalendarSignatureCell : UITableViewCell


@property (nonatomic,strong) UIImageView * featEyeOffView;


@property (nonatomic,strong) UILabel * taskHintName;


@property (nonatomic,strong) UILabel * idleLongKeyTime;

@end

NS_ASSUME_NONNULL_END
