declare function isNonEmptyObject(value: Record): boolean; export default isNonEmptyObject;