import React from 'react'; import type { CellProps, CellRef } from './type'; export declare const Cell: React.ForwardRefExoticComponent>;