export declare const interpolateColor: (color1: string, color2: string, factor: number) => string;