import * as React from 'react'; import { DateCellProps } from './types'; export declare const DateCell: (props: DateCellProps) => React.ReactElement React.ReactElement React.Component)> | null) | (new (props: any) => React.Component)>;