export { run } from '@oclif/core'; export { setup } from './scripts'; export * from './services';