declare const isEmptyObject: (obj: any) => boolean;
export default isEmptyObject;
//# sourceMappingURL=isEmptyObject.d.ts.map