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