@class NSObject; @protocol OS_dispatch_source; @interface SymptomExpertSystemState : ExpertSystemStateCore @property (retain, nonatomic) NSObject *strobe; + (id)createStateWithLabel:(id)a0 rank:(unsigned long long)a1 entryPreds:(id)a2; - (void).cxx_destruct; @end