






#import "TelephoneStateCell.h"

NS_ASSUME_NONNULL_BEGIN

@interface SockMarkupTimeCell : TelephoneStateCell

@property (nonatomic, strong) UILabel *specifyLabel;

@end

NS_ASSUME_NONNULL_END
