import { CommandFunction } from '@lingxiteam/types'; /** * 显示控件校验提示 * @param cmd * @param topparam * @param context */ declare const CMD: CommandFunction; export default CMD;