export type { EventListener, EventBusConfig } from './types.js'; export { EventBus } from './bus.js'; //# sourceMappingURL=index.d.ts.map