export { default as BaseCommand } from './base-command.js'; export { createMainCommand } from './main.js'; //# sourceMappingURL=index.d.ts.map