export declare function stringToColor(str: string): string;
