export declare function isObject(value: any): value is object;
//# sourceMappingURL=predicates.d.ts.map