export declare const genColumnKey: (key?: string | number | readonly (string | number)[] | undefined, index?: number | undefined) => string;