import type { DateRangeContextValue } from './types'; export declare const DateRangeContext: import("react").Context;