import type { ForwardRefComponent } from '@project44-manifest/react-types';
import type { TableFooterProps } from './TableFooter.types';
export declare const TableFooter: ForwardRefComponent<"tfoot", TableFooterProps>;
//# sourceMappingURL=TableFooter.d.ts.map