import { Command } from 'commander'; export declare function registerWhoamiCommand(program: Command): void; //# sourceMappingURL=whoami.d.ts.map