import CopySimple from './copy-simple.vue'; import type { Plugin } from 'vue'; export declare const CopySimplePlugin: Plugin; export { CopySimple };