/* eslint-disable */ export declare const getIconColor: (color: string | string[] | undefined, index: number, defaultColor: string) => string;