export default interface TouchableOpacityProps { disabled?: boolean; activeClassName?: string; }