import React from 'react'; import { TextFieldProps } from '../../types/input'; export declare const Input: React.ForwardRefExoticComponent>;