declare const isEmpty: (obj: unknown) => boolean; export { isEmpty }; //# sourceMappingURL=isEmpty.d.ts.map