import type { App } from "vue"; export declare function installGlobalDirectives(app: App): void;