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