/** * xAI OAuth device-code flow. */ import type { OAuthAuth } from "../types.ts"; export declare const xaiOAuth: OAuthAuth; //# sourceMappingURL=xai.d.ts.map