export declare function colors(minColor?: string, zeroColor?: string, maxColor?: string, step?: number): string[];