/// <reference types="react" />
export declare const ChartDatumContext: import("react").Context<string | undefined>;
