luxlabs header browser preview


@interface CalAccountUtils : NSObject

+ (id)_accountStore;
+ (BOOL)isAccountDataSeparated:(id)a0;
+ (BOOL)isiCloudAccount:(id)a0;
+ (id)personaIdentifierForAccountIdentifier:(id)a0;

@end