@class NSObject; @protocol OS_dispatch_queue, ATXUpdatePredictionsDelegate; @interface ATXAppClipSettingsUpdateSource : NSObject { int _token; NSObject *_queue; } @property (weak, nonatomic) id delegate; - (id)init; - (void)registerSiriSettingsChangedNotificationHandler; - (void).cxx_destruct; - (void)handleSiriSettingsChangedNotification; @end