/// declare function _exports( something: any, context: any, unlinked: any, ): Promise; export = _exports; import vm = require('vm');