declare module 'bluebird' {
  declare module.exports: any;
}