@interface LSApplicationIdentityMigrator : NSObject - (id)migrateIdentities:(id)a0 error:(id *)a1; - (id)migrateIdentity:(id)a0 error:(id *)a1; @end