import type { FC } from 'react'; import type { ForwardProps } from '@pega/cosmos-react-core'; declare const TableButton: FC; export default TableButton; //# sourceMappingURL=TableButton.d.ts.map