import type { DataIndex } from "ant-design-vue/lib/vc-table/interface"; export declare function joinDataIndex(dataIndex: DataIndex): string;