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