external bool Function(JsMap, JsMap)? get areOwnPropsEqual;
external set areOwnPropsEqual(bool Function(JsMap, JsMap)? value);