declare const mapColors: (array: string[]) => string[]; export default mapColors;