export default function removeDuplicatesQuery(table: string, options?: { on?: string | string[]; }): string;