import { DashboardItem } from '../models/dashboard-item.model'; export declare function getVisualizationObject(dashboardItem: DashboardItem): any;