export default function createCategoryColorScale(items: readonly T[], isThreshold?: (item: T) => boolean, getOwnColor?: (item: T) => null | string): string[]; //# sourceMappingURL=create-category-color-scale.d.ts.map