import type { WhoamiOptions } from '../types.js'; export declare function run(opts: WhoamiOptions): Promise; //# sourceMappingURL=whoami.d.ts.map