/**
 * @license
 * Copyright 2024 sandlada & Kai Orion
 * SPDX-License-Identifier: MIT
 */
export declare const registerComponents: (prefix?: "mdc") => {
    install: (instance: import("vue").App<any>) => void;
};
//# sourceMappingURL=component-register.d.ts.map