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