import { ViewContainerRef } from '@angular/core'; import { FieldWrapper } from 'ng-formly'; export declare class FormlySplitWrapperComponent extends FieldWrapper { fieldComponent: ViewContainerRef; }