import { UseTableHooks } from 'react-table'; export declare const useExpanderColumn: >(itemsLabel: string | null) => (hooks: UseTableHooks) => void;