declare function isNaN(val: any): boolean; export default isNaN;