import type Vue from 'vue'; export declare const install: (_Vue: typeof Vue) => void;