luxlabs header browser preview


@class NSDateInterval, HKQuantity;

@interface _HDStatisticsCollectionQueryPendingQuantity : NSObject {
    HKQuantity *_quantity;
    NSDateInterval *_dateInterval;
}

- (void).cxx_destruct;

@end