import { CommandFunction } from '@lingxiteam/types'; /** * 清空描述列表数据 * @param cmd * @param topparam * @param context */ declare const CMD: CommandFunction; export default CMD;