import type { OAuthController } from "./types"; export declare function loginOllamaCloud(options: OAuthController): Promise;