export function removeCleanRows(entities: any, cellValidation: any): { entsToUse: any; validationToUse: {}; };