export declare const useDrag: ({ props, collectColumn, tableColumn }: { props: any; collectColumn: any; tableColumn: any; }) => void;