import { type SessionWhoamiArgs } from "../../../session/whoami"; export declare function handleSessionWhoami(args: SessionWhoamiArgs & { json?: boolean; }): number; //# sourceMappingURL=whoami.d.ts.map