luxlabs header browser preview


@interface CSLanguageCodeUpdateMonitor : CSEventMonitor

+ (id)sharedInstance;

- (void)_stopMonitoring;
- (void)_startMonitoringWithQueue:(id)a0;
- (void)notifySiriLanguageCodeChanged:(id)a0;
- (BOOL)isLanguageCodeCurrent:(id)a0;

@end