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