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