not.d.ts 69 Bytes
export declare function not(pred: Function, thisArg: any): Function;