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