import { FC } from 'react'; import { RangePickerProps as Props } from './RangePicker.types'; declare const _default: FC; export default _default;