export declare const useDyslexiaFontButton: (isDyslexiaFont: boolean, isGettingReady?: boolean) => void;
