import type { _ModuleWithoutApi } from '../../interfaces/iModule'; /** * @feature Spanning -> Cell Spanning * @colDef colDef.rowSpan, colDef.colSpan */ export declare const CellSpanModule: _ModuleWithoutApi;