import TouchableOpacity from './TouchableOpacity';

export * from './types';

export {TouchableOpacity};
