export declare function getVueApp(component: any, el: HTMLElement, enhancePreviewApp: (app: any) => void): any;
