import { type VisualizationTypes } from "@gooddata/sdk-ui"; export type ChartType = (typeof VisualizationTypes)[keyof typeof VisualizationTypes]; //# sourceMappingURL=chartType.d.ts.map