import React from 'react'; import { UdpCalendarHeaderProps } from './types'; export declare const UdpCalendarHeader: React.FC;