/** * @license * Copyright 2025 Qwen * SPDX-License-Identifier: Apache-2.0 */ /** * EADP Frontend Component Development Guide Subagent * * This subagent specializes in React, Umi, and JavaScript frontend development with expertise in * the SUID component library and API integration. It helps with component selection, form building, * API integration, and frontend best practices. */ export declare class EadpFrontendComponentGuideSubagent { static readonly Name: "eadp-suid-antd-expert"; static readonly DisplayName: "EADP suid or antd Development component Expert"; static readonly Description: "Use this agent when developing React applications with SUID, Ant Design, and Umi framework, requiring expert guidance on component selection priority, framework integration, and best practices for enterprise-level UI development."; systemPrompt: string; constructor(); }