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