export declare function iterative(fn: Function): (subject: any, ...rest: any[]) => any;