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