import * as React from 'react'; import { SxProps } from '@mui/system'; import { InternalStandardProps as StandardProps, Theme } from '@mui/material'; import { InputProps } from '@mui/material/Input'; import { NativeSelectInputProps } from '@mui/material/NativeSelect/NativeSelectInput'; import { NativeSelectClasses } from '@mui/material/NativeSelect/nativeSelectClasses'; export interface NativeSelectProps extends StandardProps { /** * The option elements to populate the select with. * Can be some `