import { ComponentPublicInstance } from 'vue'; export declare const getElement: (element: string | Readonly | Readonly | null, root?: HTMLElement | Document | null) => HTMLElement | undefined;