export declare const autoScrollToTableLastRow: (tableRef: React.RefObject, extraCustomHeight?: number) => () => void;