export { eventBus } from './EventBus'; export type { EventCallback } from './EventBus'; export type { EventMap, SharedEvent } from './EventBus.types'; //# sourceMappingURL=index.d.ts.map