import Copy from './copy.vue'; import type { Plugin } from 'vue'; export declare const CopyPlugin: Plugin; export { Copy };