import GoTo from './go-to.vue'; import type { Plugin } from 'vue'; export declare const GoToPlugin: Plugin; export { GoTo };