luxlabs header browser preview


@class ACAccountStore;

@interface _ICQAccountManager : NSObject

@property (readonly) ACAccountStore *accountStore;

- (id)initWithAccountStore:(id)a0;
- (id)init;
- (void).cxx_destruct;

@end