export declare function colorCycle(colorCycle: Array, initials?: string, defaultColor?: string): string;