import { CommandFunction } from '@lingxiteam/types'; /** * 设置激活的tab * @param cmd * @param topparam * @param context */ declare const CMD: CommandFunction; export default CMD;