/** * Stash and delete the hosted-accounts env vars, and redirect the resolver's * disk root to an empty temp dir. Returns a restore function for * afterEach/afterAll. Safe to call when the variables are unset. */ export declare function isolateHostedAccountsEnv(): () => void; //# sourceMappingURL=test-hermetic-accounts.d.ts.map