export declare const isContrastColorWhite: (color: string) => boolean;
