import { Type } from '@angular/core';
export * from './form-section-container.component';
export declare const FORM_SECTION_CONTAINER_DIRECTIVES: Type<any>[];
