// React Native-specific TextInput export export { default } from './TextInput.native'; export * from './types';