export declare function mixColor(c1: string, c2: string, percent: number): string;