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