export { EventManager } from './EventManager';
export type { EventListenerOptions } from './EventManager';
