export interface ITooltip { label: string; index: number; }