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