export declare type ObjectIterator = (value: any, prop?: string, obj?: T) => any;