import { Plugin } from "vue"; declare const clipboardPlugin: Plugin; export default clipboardPlugin;