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