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