import { type StoredCredentials } from "./credentials.js"; export declare function performLogin(): Promise;