export declare const useMonochromeButton: (isMonochrome: boolean, isGettingReady: boolean) => void;
