import React from 'react'; import { TableFooterProps } from './TableFooter.types'; export declare const TableFooter: React.FC;