import { App } from "vue"; export * from '../components'; export declare function install(app: App): void;