declare function initVue2Components(components?: Record<string, any>): void;
export { initVue2Components };
