import TextInputComponent from './TextInput.web'; export default TextInputComponent; export { TextInputComponent as TextInput }; export * from './types';