export type TableInfinityProps = { } declare const TableInfinity: React.ComponentType; export default TableInfinity;