import { DateRangePickerContextValue } from '../DateRangePickerProvider'; export declare const useDateRangePicker: () => DateRangePickerContextValue;