/**
* Nano Banana MCP Server
*
* MCP server for Google's Nano Banana Pro (Gemini 3 Pro Image) and
* Nano Banana (Gemini 2.5 Flash Image) models for AI image generation.
*
* Features:
* - Text-to-image generation
* - Image editing with text prompts
* - Multi-image composition (up to 14 reference images)
* - Various aspect ratios and resolutions up to 4K
* - Google Search grounding for real-time information
*
* Authentication:
* Set the GEMINI_API_KEY environment variable with your API key from
* https://aistudio.google.com/apikey
*/
export {};
//# sourceMappingURL=index.d.ts.map