///
import { InfiniteScrollTableV2Props } from './InfiniteScrollTableV2';
import type { FiltersMap } from '@wix/bex-core';
export declare function useInfiniteScrollTableSyncProps(props: InfiniteScrollTableV2Props): {
scrollElement: HTMLElement | import("react").RefObject | undefined;
};
//# sourceMappingURL=useInfiniteScrollTableSyncProps.d.ts.map