import { EventStore } from './eventStore'; export declare const mockEventStore: () => EventStore;