import { Plugin } from 'vue'; declare const install: Exclude; export default install; export * from '@/lib-components/index';