import { HTMLAttributes } from 'react';
export default function ExpandableTableDataCell(props: HTMLAttributes<HTMLTableCellElement>): import("react/jsx-runtime").JSX.Element;
//# sourceMappingURL=ExpandableTableDataCell.d.ts.map