export declare const CHART_HEADER_TYPE: { DO_NOT_SHOW: number; ALWAYS_SHOW: number; SHOW_ON_HOVER: number; };