import type { _ModuleWithoutApi } from '../../interfaces/iModule';
/**
 * @feature Cells -> Cell Data Types
 * @colDef cellDataType
 */
export declare const CheckboxCellRendererModule: _ModuleWithoutApi;
