import * as smartfile from '@pushrocks/smartfile'; import * as smartpath from '@pushrocks/smartpath'; import * as smartpromise from '@pushrocks/smartpromise'; import * as typescript from 'typescript'; export { smartfile, smartpath, smartpromise, typescript };