export { TextInput } from './private/text_input'; export type { TextInputProps, PasswordAutoComplete } from './private/text_input';