declare function isEmpty(object: unknown): boolean;
export default isEmpty;
//# sourceMappingURL=is-empty.d.ts.map