export default function stringToColor(string: any): string | undefined;
