import './styles/index.css'; import { Plugin } from 'vue'; declare const plugin: Plugin; export default plugin; export * from './framework';