export declare const indexedColors: string[]; export declare function getTintColor(hex: string, tint: number): string;