export default function getDiffActionsFromTables(previousStateTables: any, currentStateTables: any): any[];