import { Command } from 'commander';
export declare function addWhoamiCommand(program: Command): void;
