import {global} from './lang'; export var Math = global.Math; export var NaN = typeof NaN;