import * as smartexit from '@pushrocks/smartexit'; import * as smartpromise from '@pushrocks/smartpromise'; import * as which from 'which'; export { smartexit, smartpromise, which };