@interface _BMHumanUnderstandingLibraryNode : _BMLibraryNode + (id)validKeyPaths; + (id)identifier; + (id)sublibraries; + (id)streamWithName:(id)a0; + (id)streamNames; + (id)PersonalInference; + (id)configurationForPersonalInference; + (id)storeConfigurationForPersonalInference; + (id)syncPolicyForPersonalInference; @end