@interface FeatureStoreNluResponseReader : NSObject + (id)getEvents; + (id)getEventsWithInteractionIds:(id)a0; @end