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