import {global} from './lang'; export var Math = global.Math; export var NaN: any /** TODO #???? */ = typeof NaN;