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