export type DatasetColors = { solid: string | string[]; opaque: string | string[]; };