/** 如果是个方法执行一下它 */ export declare function runFunction(valueEnum: any, ...rest: T): any;