@class NSString; @interface SleepHealthUI.TimePickerTableViewCell : UITableViewCell <UIPickerViewDelegate> { void /* unknown type, empty encoding */ item; void /* unknown type, empty encoding */ $__lazy_storage_$_timePicker; } @property (nonatomic, readonly) NSString *description; - (void)prepareForReuse; - (void)didMoveToSuperview; - (void).cxx_destruct; - (id)initWithStyle:(long long)a0 reuseIdentifier:(id)a1; - (id)initWithCoder:(id)a0; @end