@interface CalAllFilteringMigrationAccountStoreDelegate : NSObject - (BOOL)allowChangesToExistingTopLevelAccount:(id)a0; - (BOOL)allowCreationOfTopLevelAccountWithTypeIdentifier:(id)a0; @end