#import "RCTAppleHealthKit.h" @interface RCTAppleHealthKit (Methods_Sleep) - (void)sleep_getSleepSamples:(NSDictionary *)input callback:(RCTResponseSenderBlock)callback; @end