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