import * as i0 from "@angular/core"; export declare class GridService { rows: Array; constructor(); setRows(rows: any): void; getFormsPerPage(): number; static ɵfac: i0.ɵɵFactoryDeclaration; static ɵprov: i0.ɵɵInjectableDeclaration; } //# sourceMappingURL=grid.service.d.ts.map