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