import type { Plugin } from 'vue'; declare const install: Plugin; export default install;