@interface CoreIDVAccountNotificationPlugin.IDVACDAccountNotificationPlugin : NSObject - (BOOL)account:(id)a0 willChangeWithType:(int)a1 inStore:(id)a2 oldAccount:(id)a3; - (id)init; @end