export declare function updateVisualizationTypeOnCurrentDashboardItem(visualizationType: any, currentDashboardItem: any): any; export declare function setChartTypeOnCurrentDashboardItem(chartType: any, currentDashboardItem: any): any;