import { TextStyle } from 'react-native'; import { Theme } from '../types'; export declare const fontWeight: (theme: Theme) => Record;