@class NSObject, _CDContextualKeyPath; @protocol UNCBlueListMonitorDelegate, _CDContext, OS_dispatch_queue; @interface UNCBlueListMonitor : NSObject { BOOL _budgetExhausted; id<_CDContext> _context; _CDContextualKeyPath *_blueListKeyPath; NSObject *_queue; } @property (weak, nonatomic) id delegate; - (void)_startMonitoring; - (id)init; - (void).cxx_destruct; - (BOOL)shouldBoostOpportunisticTopicsToEnabled; @end