import Vue from 'vue' export interface Focus { install(vue: typeof Vue): void }