export function dedupe(table: any, ...keys: any[]): any;
