declare const _default: import('vue').DefineComponent<{}, { target: string; href: string; tooltip: string; rel: string; documentMode: string; ui: Record; showInput: boolean; showLink: boolean; goToAnchor: Function; linkItem: Record; closePopover: Function; clickedElement: Record; hyperlinkTarget: Record; hyperlinkText: string; textTarget: Record; restoreSelection: Function; $props: { readonly target?: string | undefined; readonly href?: string | undefined; readonly tooltip?: string | undefined; readonly rel?: string | undefined; readonly documentMode?: string | undefined; readonly ui?: Record | undefined; readonly showInput?: boolean | undefined; readonly showLink?: boolean | undefined; readonly goToAnchor?: Function | undefined; readonly linkItem?: Record | undefined; readonly closePopover?: Function | undefined; readonly clickedElement?: Record | undefined; readonly hyperlinkTarget?: Record | undefined; readonly hyperlinkText?: string | undefined; readonly textTarget?: Record | undefined; readonly restoreSelection?: Function | undefined; }; }, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, HTMLDivElement>; export default _default;