import { Ref } from 'vue'; export declare function useScrollRowByRow(props: any, tableContainerRef: Ref): readonly [import('vue').ComputedRef];