@interface HealthUI.StateOfMindChartPoint : NSObject { void /* unknown type, empty encoding */ buckets; void /* unknown type, empty encoding */ dateInterval; void /* unknown type, empty encoding */ isSharingPreview; void /* unknown type, empty encoding */ $__lazy_storage_$_dateIntervalMidpoint; void /* unknown type, empty encoding */ $__lazy_storage_$_totalSampleCount; } - (id)userInfo; - (id)yValue; - (id)allYValues; - (id)maxXValueAsGenericType; - (id)maxYValue; - (id)minXValueAsGenericType; - (id)minYValue; - (id)xValueAsGenericType; - (id)yValueForKey:(id)a0; - (id)init; - (void).cxx_destruct; @end