export { getWindow as ownerWindow } from '@floating-ui/utils/dom'; export declare function ownerDocument(node: Element | null): Document;