import type { TextStyle } from 'react-native'; export declare function convertFontWeightToStringFontWeight(fontWeight: TextStyle['fontWeight']): Exclude | undefined; //# sourceMappingURL=style.d.ts.map