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