@interface ANCoreAnalytics : NSObject <ANAnalyticsSystemProtocol> - (void)send:(id)a0 withPayload:(id)a1; @end