import * as React from 'react'; import { DateTimeInputRangeProps, DateTimeInputRangeRefCurrent } from './types'; export declare const DateTimeInputRange: React.ForwardRefExoticComponent>;