/** * 获取选中区间中的list数据 * @param {*} value */ export default function getSelectionInListItem(value: any): any;