export default function autogenerateColumns(tableData: any, existingColumns: any, columnDeletionHistory: any, setProperty: any): void;