import type { TDatePickerContext } from "../config/types/index.d.mts"; export declare const DatePickerContext: import("react").Context;