export declare const differenceWith: (arr: any[], val: any[], comp: Function) => any[];