export declare const colors: string[];
export declare function getHLColor(index: number): string;
