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