export declare const geminiAppAgent: { readonly id: "gemini-app"; readonly name: "Gemini app"; readonly vendor: "Google"; readonly homepage: "https://gemini.google.com"; readonly interfaces: readonly ["chat", "hosted-agent"]; readonly family: "gemini"; readonly rootDir: null; readonly installTarget: { readonly kind: "hosted"; readonly delivery: readonly ["upload"]; readonly artifact: "skill-file-or-zip"; readonly instructions: "Run axm lint to validate the skill, then in Gemini Spark choose Skills > Upload and select its SKILL.md file or a ZIP with SKILL.md at the root."; readonly docs: "https://support.google.com/gemini/answer/17094296?hl=en"; }; readonly lifecycle: { readonly state: "active"; }; readonly detection: { readonly project: { readonly markers: readonly []; }; readonly user: { readonly markers: readonly []; }; }; readonly docs: readonly [{ readonly label: "Create and manage skills for Gemini Apps"; readonly url: "https://support.google.com/gemini/answer/17094296?hl=en"; }, { readonly label: "Connected Apps in Gemini"; readonly url: "https://support.google.com/gemini/answer/13695044?co=GENIE.Platform%3DDesktop&hl=en"; }]; readonly capabilities: { readonly skill: { readonly native: { readonly availability: { readonly via: "native"; }; readonly vendorStatus: { readonly state: "active"; }; readonly notes: "Gemini Spark accepts a SKILL.md file or a ZIP with SKILL.md at its root. Subscription, region, language, and surface restrictions apply."; readonly docs: readonly []; readonly sources: readonly ["https://support.google.com/gemini/answer/17094296?hl=en"]; readonly scopes: readonly ["user"]; readonly standardsCompliance: "full"; readonly convention: "hosted"; }; readonly axm: { readonly status: "supported"; readonly lastVerified: "2026-08-05"; readonly writer: null; }; }; readonly "mcp-server": { readonly native: { readonly availability: { readonly via: "native"; }; readonly vendorStatus: { readonly state: "active"; }; readonly notes: "Gemini Spark accepts remote MCP server URLs as custom Connected Apps; Spark eligibility restrictions apply."; readonly docs: readonly []; readonly sources: readonly ["https://support.google.com/gemini/answer/13695044?co=GENIE.Platform%3DDesktop&hl=en"]; readonly scopes: readonly ["user"]; readonly standardsCompliance: "full"; readonly convention: "hosted"; readonly transports: readonly ["http"]; }; readonly axm: { readonly status: "unsupported"; readonly lastVerified: null; readonly reason: "Gemini Connected App setup is hosted and UI-mediated."; readonly writer: null; }; }; readonly subagent: { readonly native: { readonly availability: { readonly via: "none"; }; readonly vendorStatus: { readonly state: "active"; }; readonly notes: null; readonly docs: readonly []; readonly sources: readonly []; }; readonly axm: { readonly status: "unsupported"; readonly lastVerified: null; readonly writer: null; }; }; readonly hook: { readonly native: { readonly availability: { readonly via: "none"; }; readonly vendorStatus: { readonly state: "active"; }; readonly notes: null; readonly docs: readonly []; readonly sources: readonly []; }; readonly axm: { readonly status: "unsupported"; readonly writer: null; readonly lastVerified: null; }; }; }; readonly instructions: { readonly native: { readonly availability: { readonly via: "none"; }; readonly vendorStatus: { readonly state: "active"; }; readonly notes: null; readonly docs: readonly []; readonly sources: readonly []; }; readonly axm: { readonly status: "unsupported"; readonly lastVerified: null; readonly writer: null; }; }; readonly permissions: { readonly native: { readonly availability: { readonly via: "none"; }; readonly vendorStatus: { readonly state: "active"; }; readonly notes: null; readonly docs: readonly []; readonly sources: readonly []; }; readonly axm: { readonly status: "unsupported"; readonly lastVerified: null; readonly writer: null; }; }; }; //# sourceMappingURL=gemini-app.d.ts.map