import SendBack from './send-back.vue'; import type { Plugin } from 'vue'; export declare const SendBackPlugin: Plugin; export { SendBack };