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