export declare function isEmptyObject(value?: {}): boolean;
