import type { _ModuleWithoutApi } from '../../interfaces/iModule';
/**
 * @feature Rows -> Row Height
 * @colDef autoHeight
 */
export declare const RowAutoHeightModule: _ModuleWithoutApi;
