export declare function contrastColor(color?: string): string | undefined;
