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