export declare const graph: (columns: any, rows: any, settings: any, extra: any) => { tooltip: any; series: { type: string; label: { textBorderWidth: number; color: string; textBorderColor: string; }; }[]; topHtml: any; };