import React from 'react'; import { TextFieldProps } from '@mui/material'; export declare const NumberField: React.FC;