import { CommandFunction } from '@lingxiteam/types'; /** * 循环列表获取选中值 */ declare const CMD: CommandFunction; export default CMD;