import { Plugin } from 'vue'; declare const install: Exclude; export default install; export * from './components';