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