declare const MuiTable: { root: { minWidth: number; borderSpacing: number; borderCollapse: "separate"; }; }; export default MuiTable;