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