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