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