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