export declare function float_isNaN_(number:number|string):boolean export { float_isNaN_ as _float_isNaN, float_isNaN_ as isNaN__float, }