import type { Command } from "commander";
export declare function configureRunsGetCommand(program: Command): Command;
