export declare function getHslColorFromStringHash(name: string, saturation?: number, lightness?: number, opacity?: number | string): string;