luxlabs header browser preview


@class HKRecalibrateEstimatesRequestRecord, NSDate;

@interface _HDRecalibrateEstimatesRequestSession : NSObject {
    HKRecalibrateEstimatesRequestRecord *_requestRecord;
    NSDate *_creationDate;
}

- (void).cxx_destruct;

@end