export declare function isObject(item: unknown): item is Record<string, any>;
//# sourceMappingURL=is.d.ts.map