declare function initializeComponentTree(element: any, component: any, context: any, instance: any): void;
export default initializeComponentTree;
