export declare function pickBy(object: any, predicate?: (v: any) => any): any;