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