export declare const getContrastTextColor: (backgroundColor: string) => string;
