export interface McpIcon { url: string; mediaType?: string; size?: string; } //# sourceMappingURL=mcp-icon.d.ts.map