import React from 'react'; export default function useStickyScrollBar(antdTableRef: React.RefObject, internalPaginationConfig: any): void;