@class NSNumber; @interface HAMenstrualAlgorithmsHeartRateStatistics : NSObject @property (class, readonly) BOOL supportsSecureCoding; @property (retain, nonatomic) NSNumber *lowerPercentile; @property (nonatomic) long long sampleCount; - (void)encodeWithCoder:(id)a0; - (void).cxx_destruct; - (id)initWithCoder:(id)a0; @end