/// import { RangePickerContextProps } from './type'; declare const RangePickerContext: import("react").Context; export default RangePickerContext;