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