import type { TextStyle } from 'react-native'; export declare function getAdjustedFontScale( { fontSize, lineHeight }: T, length: number, maxLength: number, ): Pick; //# sourceMappingURL=getAdjustedFontScale.d.ts.map