import type { FloatingRootContext } from "../types.js"; export declare function getEmptyRootContext(): FloatingRootContext;