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