const SelectState = { Select: "select", index: null, }; export default SelectState;