@interface _BMIntelligencePlatformViewsLibraryNode : _BMLibraryNode + (id)validKeyPaths; + (id)identifier; + (id)sublibraries; + (id)streamWithName:(id)a0; + (id)streamNames; + (id)Updated; + (id)configurationForUpdated; + (id)storeConfigurationForUpdated; + (id)syncPolicyForUpdated; @end