@interface HealthRecordsUI.RecordCell : _UICollectionViewListCell { void /* unknown type, empty encoding */ titleView; void /* unknown type, empty encoding */ rangeValueView; void /* unknown type, empty encoding */ multiValueView; void /* unknown type, empty encoding */ $__lazy_storage_$_subtitleLabel; void /* unknown type, empty encoding */ rangeValueViewConstraints; void /* unknown type, empty encoding */ multiValueViewConstraints; void /* unknown type, empty encoding */ subtitleToBottomConstraint; void /* unknown type, empty encoding */ rangeValueViewToBottomConstraint; void /* unknown type, empty encoding */ multiValueViewToBottomConstraint; void /* unknown type, empty encoding */ item; } - (id)initWithFrame:(struct CGRect { struct CGPoint { double x0; double x1; } x0; struct CGSize { double x0; double x1; } x1; })a0; - (void).cxx_destruct; - (void)awakeFromNib; - (id)initWithCoder:(id)a0; @end