import { Plugin } from '@opencode-ai/plugin'; declare const GeminiOAuthPlugin: Plugin; export { GeminiOAuthPlugin as default };