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