/// import { TextFieldBaseProps } from '../Base'; declare const StyledTextFieldNumber: React.FC; export default StyledTextFieldNumber;