declare function isNaN(value: T): boolean; export default isNaN;