import * as smartpromise from '@pushrocks/smartpromise'; export { smartpromise }; // third party scope import * as googleCloudStorage from '@google-cloud/storage'; import * as minio from 'minio'; export { googleCloudStorage };