import { KendoComponent } from '../_types/component';
export declare const GridContainer: KendoComponent<React.HTMLAttributes<HTMLDivElement>>;
