import { OnInit } from '@angular/core';
import { GridFooterComponent } from '../GridFooterComponent';
import * as i0 from "@angular/core";
export declare class FormGridFooterComponent extends GridFooterComponent implements OnInit {
    constructor();
    ngOnInit(): void;
    static ɵfac: i0.ɵɵFactoryDeclaration<FormGridFooterComponent, never>;
    static ɵcmp: i0.ɵɵComponentDeclaration<FormGridFooterComponent, "ng-component", never, {}, {}, never, never, false, never>;
}
//# sourceMappingURL=FormGridFooter.component.d.ts.map