import { FloatingEvents } from "../types.mjs";
export declare function createEventEmitter(): FloatingEvents;