import type { App } from "vue"; export declare const install: (app: App) => void;