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