import addColumn from "./addColumn"; import addRow from "./addRow"; export { addColumn, addRow }; //# sourceMappingURL=index.d.ts.map