export default function reduce(list: any, iterator: any, result: any): any;