declare function install(Vue: any): void;
declare const _default: {
    install: typeof install;
};
export default _default;
