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