import { CommandFunction } from '@lingxiteam/types'; /** * 联动设置值 * @param cmd * @param topparam * @param context */ declare const CMD: CommandFunction; export default CMD;