export declare const useAdjustFontSize: (adjustFontSizePercentage: number, nodeListUpdated: number, isGettingReady?: boolean) => void;
