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