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