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