/** * test / doctor / auth / whoami / outdated — diagnostic commands */ import type { Command } from "commander"; export declare function registerDiagnostic(parent: Command): void;