export { EventFnsFromEventStoreV2 } from './event-fns-impl'; export { EventStore as EventStoreV2 } from './eventStore'; export * from './types';