import { VueConstructor } from 'vue';
export declare function installMixin(Vue: VueConstructor): void;
