export default function useCellCopy(tableRef: any, cellSelectable: boolean, isVirtual: boolean, dataCopy: any[]): void;