export declare const isObject: (x: any) => x is Object;
//# sourceMappingURL=is-object.d.ts.map