/**
 * 需要显示成label的valueType列表
 */
export declare const selectValueTypeList: (string | undefined)[];
