import { type Command } from 'commander'; export declare function registerRunCommand(program: Command): void; //# sourceMappingURL=run-command.d.ts.map