import { type Command } from "@commander-js/extra-typings"; export declare function addRunCommand(program: Command): void; //# sourceMappingURL=run.d.ts.map