export declare const useLowSaturationButton: (isLowSaturation: boolean, saturation: number, isGettingReady?: boolean) => void;
