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