/// import type { FormattedCellProps } from './types.js'; /** * Basic rendering of dates. */ export declare const DateCell: React.FC;