import { InputBaseProps } from '@mui/material'; import { ThemePart } from '../types'; export declare const textFieldInputYSpacing: Record, string>; export declare const MuiOutlinedInput: ThemePart<'MuiOutlinedInput'>;