export { default } from './InfiniteScrollTable'; export type { InfiniteScrollTableProps } from './types';