export function getLabelInValue(dictId: any, list: any): Promise<any[]>; export function concatLabelValue(value: any, label: any): any;