import * as React from 'react'; import { TdProps } from './types'; export declare const Td: React.FC;