import { CommandFunction } from '@lingxiteam/types'; /** * 穿梭框左侧标题 * @param cmd * @param topparam * @param context * @returns */ declare const CMD: CommandFunction; export default CMD;