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