export default function not(fn: (...args: A) => boolean): (...args: A) => boolean; //# sourceMappingURL=not.d.ts.map