While this plugin does not support TypeScript yet, those errors can be skipped with // @ts-ignore comments.
However, I'm having major difficulty using this plugin with Composition API for Vue 2. Can't upgrade to Vue 3 yet so next branch is not a solution here.
How can I access $announcer instance from the setup method?