import { MutableRefObject } from 'react'; export declare function getOwnerDocument>(element: T | null | undefined): Document | null;