import { GridHeaderComponent } from '../GridHeaderComponent'; import { GridHeader } from '../types/grid-header'; import * as i0 from "@angular/core"; export declare class FormGridHeaderComponent extends GridHeaderComponent { header: GridHeader; load(formio?: any): Promise; get numHeaders(): number; static ɵfac: i0.ɵɵFactoryDeclaration; static ɵcmp: i0.ɵɵComponentDeclaration; } //# sourceMappingURL=FormGridHeader.component.d.ts.map