export declare const useHighlightTitlesButton: (highlightTitles: boolean, isGettingReady?: boolean) => void;
