import { GridBodyComponent } from '../gridbase/grid-body.component';
import * as i0 from "@angular/core";
export declare const TREEGRID_BODY_TEMPLATE = "\n\t
\n";
export declare class TreeGridBodyComponent extends GridBodyComponent {
view: any;
me: any;
static ɵfac: i0.ɵɵFactoryDeclaration;
static ɵcmp: i0.ɵɵComponentDeclaration;
}