import Save from './save.vue'; import type { Plugin } from 'vue'; export declare const SavePlugin: Plugin; export { Save };