import { App } from 'vue'; export * from './index'; export declare const install: (app: App) => void;