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