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