@interface _BMFrontBoardLibraryNode : _BMLibraryNode + (id)validKeyPaths; + (id)identifier; + (id)configurationForDisplayElement; + (id)storeConfigurationForDisplayElement; + (id)syncPolicyForDisplayElement; + (id)sublibraries; + (id)streamWithName:(id)a0; + (id)streamNames; + (id)DisplayElement; @end