import * as React from 'react'; import { CalendarHeaderProps } from '../types'; export declare const CalendarHeader: React.FC;