import * as React from 'react'; import { GridCellParams } from '../../models/params/gridCellParams'; export declare const GridCellCheckboxForwardRef: React.ForwardRefExoticComponent>; export declare const GridCellCheckboxRenderer: React.MemoExoticComponent>>;