import { FC } from 'react'; import { TableCellProps } from '../index'; export declare const RowExpandCell: FC; export declare const getRowExpandColumn: () => import("react/jsx-runtime").JSX.Element; export declare const useRowExpandColumn: () => import("react/jsx-runtime").JSX.Element; //# sourceMappingURL=expand-column.d.ts.map