#!/usr/bin/env node
/**
 * Midjourney MCP Server
 *
 * A Model Context Protocol server that provides Midjourney image generation
 * capabilities through the GPTNB API.
 */
export {};
//# sourceMappingURL=index.d.ts.map