@class NSString, NSMutableDictionary, NSObject; @protocol OS_dispatch_queue, DNDSSmartTriggerManagerDataSource, DNDSBiomeTriggerManagerDataSource; @interface DNDSSmartTriggerManager : NSObject { NSObject *_biomeQueue; NSMutableDictionary *_sinks; } @property (weak, nonatomic) id dataSource; @property (readonly) unsigned long long hash; @property (readonly) Class superclass; @property (readonly, copy) NSString *description; @property (readonly, copy) NSString *debugDescription; - (void)_refreshWithSupportedModes:(id)a0 event:(id)a1; - (id)init; - (void)_refreshIfNeccessaryForEvent:(id)a0; - (void)_configureSmartTriggerWithSupportedModes:(id)a0; - (void)refresh; - (void).cxx_destruct; @end