export default function instantiateComponent(Vue: any, Component: any, data: any, renderFn: any): any;