luxlabs header browser preview


@class _TtC13FinanceDaemon26AccountNotificationHandler;

@interface FDAccountNotificationHandler : NSObject {
    _TtC13FinanceDaemon26AccountNotificationHandler *_wrappedHandler;
}

- (id)init;
- (void).cxx_destruct;
- (void)primaryAppleAccountWasAdded;
- (void)primaryAppleAccountWasDeleted;

@end