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