import { App as Application } from 'vue'; declare const install: (app: Application) => void; export default install;