/**
 * Name of the Column
 */
export type KpiColumnName = 'ResourceGroup' | 'Scenario' | 'Executable' | 'Executions' | 'Artifacts' | 'Deployments' | any;
//# sourceMappingURL=kpi-column-name.d.ts.map