1var root = require('./_root'); 2 3/** Built-in value references. */ 4var Symbol = root.Symbol; 5 6module.exports = Symbol; 7