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