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