/** * Providers whose OAuth flow needs a pasted code/redirect URL rather than a * local callback server. Consumed by the coding-agent login UX. */ export declare const PASTE_CODE_LOGIN_PROVIDERS: ReadonlySet;