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