declare var VUE3_HIGHLIGHT_TEXT:
  (options = { mode: string, color: string }) => (el: HTMLElement, binding: any) => void

export default VUE3_HIGHLIGHT_TEXT