import { TouchableOpacity, TouchableNativeFeedback } from 'react-native';
export declare const Touchable: typeof TouchableOpacity | typeof TouchableNativeFeedback;
