import { TPickerContext } from "../store/pickerContext"; export declare const useDatePickerContext: () => TPickerContext;