export declare const forObj: (obj: object, cb: (key: any, value: any) => void) => void;