luxlabs header browser preview


@interface MFAccountFactory_iOS : NSObject <EDAccountFactory>

- (id)accountWithIdentifier:(id)a0;
- (id)accountWithSystemAccount:(id)a0;

@end