declare function install(vue: any, options?: any): void; declare const _default: { install: typeof install }; export default _default;