/// export declare const ChartContext: import("react").Context; export declare const useChart: () => import("eazychart-core/src").ChartContext;