@class HKRecalibrateEstimatesRequestRecord, NSDate; @interface _HDRecalibrateEstimatesRequestSession : NSObject { HKRecalibrateEstimatesRequestRecord *_requestRecord; NSDate *_creationDate; } - (void).cxx_destruct; @end