import { Command } from 'commander'; export declare function registerRuns(runCmd: Command): void;