import addColumn from "./addColumn" import addRow from "./addRow" export { addColumn, addRow }