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