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