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