import GoBack from './go-back.vue'; import type { Plugin } from 'vue'; export declare const GoBackPlugin: Plugin; export { GoBack };