export type { Event } from './db/EventsCollection.ts';
export * from './module/configureEventsModule.ts';
