export declare function isNot(type: T): (value: U) => value is Exclude;