export { run } from '@oclif/core'; export * as CLI from './shared/index.js'; export * from './sg-command.js'; //# sourceMappingURL=index.d.ts.map