import type { ForwardRefPrimitive, BaseTableFootProps } from '../types'; export declare const TableFoot: ForwardRefPrimitive;