export type PivotCellRole = "header" | "label" | "value" | "total_label" | "total_value";