import { OnInit, Type } from '@angular/core'; import * as i0 from "@angular/core"; export declare class CoreLazyMountComponent implements OnInit { loadComponent: () => Promise>; private _props; set props(value: any); private vcRef; private componentRef?; ngOnInit(): Promise; private assignInputs; static ɵfac: i0.ɵɵFactoryDeclaration; static ɵcmp: i0.ɵɵComponentDeclaration; }