import { Switch } from "@mui/material"; function SwitchTable() { return ( ); } export default SwitchTable;