export declare function forEach(obj: any, fn: any): any;
