export declare const getGradientColors: (colorStart: string, colorEnd: string, count?: number) => string[];