import * as React from 'react'; import { TimeRangeProps } from './types'; export declare const TimeRange: React.FC;