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