import { SelectProps } from './TSelect'; declare const MUISelect: React.FC; export default MUISelect;