






#import "TelephoneTitleCell.h"

NS_ASSUME_NONNULL_BEGIN

@interface BeenEggLawNoneCell : TelephoneTitleCell

@property (nonatomic, strong) UILabel *easySeeLabel;

@end

NS_ASSUME_NONNULL_END
