declare module 'meteor/underscore' { import * as _ from 'underscore'; export { _ }; }