export namespace TextInput
export interface Props extends Omit<TextInputComponentData, "type"|"label">
JSX.SingleOrArray<any>
string