export declare function reduce(fns: ((value: any) => any)[]): (value: any) => any;