export { EventManager } from "./EventManager.js";
export type { EventListenerOptions } from "./EventManager.js";