export declare function negate(callbackFn: any): (...params: any[]) => boolean;