import { LazyOptions } from '../types/index.js'; declare const _default: { install(Vue: any, options: LazyOptions): void; }; export default _default;