import { WhoamiResult } from './types'; export declare function executeWhoami(): Promise;