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