@interface _BMCalendarLibraryNode : _BMLibraryNode + (id)EventTitle; + (id)syncPolicyForEventTitle; + (id)validKeyPaths; + (id)identifier; + (id)storeConfigurationForEventTitle; + (id)sublibraries; + (id)streamWithName:(id)a0; + (id)streamNames; + (id)configurationForEventTitle; @end