luxlabs header browser preview


@interface SiriSettingsIntents.SetLabeledIntentHandler : NSObject <INSetLabeledSettingIntentHandling> {
    void /* unknown type, empty encoding */ setHandlerProvider;
}

- (id)init;
- (void).cxx_destruct;
- (void)handleSetLabeledSetting:(id)a0 completion:(id /* block */)a1;

@end