export declare function getContrastingColor(bgColor: string): 'black' | 'white';