luxlabs header browser preview


@class HKHealthStore;

@interface SGHKHealthStore : NSObject {
    HKHealthStore *_healthStore;
}

- (id)init;
- (id)dateOfBirthComponentsWithError:(id *)a0;
- (void).cxx_destruct;

@end