luxlabs header browser preview


@interface SleepHealthUI.SleepScheduleModel : NSObject {
    void /* unknown type, empty encoding */ sleepSchedule;
    void /* unknown type, empty encoding */ sleepScheduleProvider;
    void /* unknown type, empty encoding */ currentDateProvider;
    void /* unknown type, empty encoding */ subscriptions;
}

- (id)init;
- (void).cxx_destruct;

@end