import { PblNgridRowComponent } from '@pebula/ngrid';
import * as i0 from "@angular/core";
export declare const PBL_NGRID_ROW_TEMPLATE = "";
export declare class PblNgridInfiniteRowComponent extends PblNgridRowComponent {
canCreateCell(): boolean;
static ɵfac: i0.ɵɵFactoryDeclaration, never>;
static ɵcmp: i0.ɵɵComponentDeclaration, "pbl-ngrid-row[infiniteRow]", ["pblNgridInfiniteRow"], {}, {}, never, [".pbl-ngrid-row-prefix", "*", ".pbl-ngrid-row-suffix"], false>;
}