declare const isNaN: (value: any) => boolean; export default isNaN;