@interface EKDefaultSerializerFactory : NSObject + (id)createSerializerWithEventStore:(id)a0 withVersion:(id)a1; @end