export default function colorSelect(value: number, colors?: [string, string, string]): string;