@interface NewsKit.StubAppActivityMonitor : NSObject - (id)init; - (void)removeObserver:(id)a0; - (void)addObserver:(id)a0; @end