import React from 'react'; import { Data, DefaultProps } from './types'; export declare const Cell: React.FC>;