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