export declare const useVisualImpairmentButton: (isVisualImpairment: boolean, isGettingReady: boolean) => void;
