import * as React from 'react'; import { ITableFootProps } from '../../props'; export declare const TableFoot: React.FunctionComponent;