/** * Whoami Command * * Shows current authentication status and user info. */ export declare function whoami(): Promise; //# sourceMappingURL=whoami.d.ts.map