import type { App } from 'vue'; export declare const PluginBean: { install(app: App): void; }; //# sourceMappingURL=bean.d.ts.map