export declare const useDarkContrastButton: (isDarkContrast: boolean, isGettingReady: boolean) => void;
