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